|
|
|
|
AfterIconPart Property, DimensionsClass Class |
Defines the gap to the right of the item image.
Syntax DimensionsClass Class (Softelvdm.SftTreeNET)
VB |
Public Property AfterIconPart As Integer |
C# |
public int AfterIconPart { get; set; } |
C++ |
public: property int AfterIconPart { |
Property Value
The gap to the right of the item image in pixels.
The default value is 1.
Comments
The AfterIconPart property defines the gap to the right of the item image.